home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0179.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  3.5 KB  |  87 lines

  1.  
  2. Hello!
  3.  
  4. My name is Morten Bolstad and right now i'am working on a brand new Scene
  5. DiscMag called "Retro", but i have reached a stage in the code that
  6. leave's me with 3 Major problems, so i hope there are some cool guy's that
  7. will bother to help me!
  8.  
  9.  
  10. 1. I have tryed for days to get the Text view'er i have included as an
  11.    attachment to Unscramble the text with the Mem unscramble command from
  12.    the Craft Extension without any luck.
  13.  
  14.    So maybee one of you can include it to the text Source for me, so it
  15.    unscrables the text file before it is view'ed.
  16.    I have included a smaal text file witch is scrambled with the Mem scramble
  17.    command, so you can check if it works. The code for unscrambling the file
  18.    is AMOS
  19.  
  20.  
  21. 2. When page one of the text is printed over the background, i have to use
  22.    Screen copy to clear the text, before i can print the next page of text.
  23.    This doesent look very nice at all when you change page, so i am wondeing
  24.    if there is another way to do this without affecting the background,
  25.    that is more smooth, like a fade or something??
  26.  
  27.    If you also helped me with the first question, and want to help me with
  28.    this to, you will find the Screen copy that needs to be changed with
  29.    something bether around line 7 in the DisplayPage Procedure.
  30.    Maybee you could include this to into the text rutine.
  31.  
  32.  
  33. 3. This question doesen't have anything to do with the Text rutine as the 2
  34.    questions before, but it's something i need for the Diskmag.
  35.  
  36.    I use the Text command to print the Main menu over the background and i
  37.    use Set zone and Mouse Zone to define zones around the diffrent article
  38.    names, so you can select a artlicle by clicking on the article name.
  39.  
  40.    I need a way to change the colour on the text that is inside a
  41.    zone when the mouse comes over it.
  42.    Lets say that the colour on the article names is gray.
  43.    When the mouse pointer comes inside the zone to article name one,
  44.    i want the colour on article name one to change to white without changing
  45.    the colour on the other article names, and when the mouse pointer moves
  46.    back out of the zone the colour is changed back to Gray.
  47.    Is there a Way to do this??
  48.  
  49.  
  50. 4. I haven't been Online all summer becos of various reasons, but i dident
  51.    close my accaunt, so when i grabed my E-Mail's last weekend there were
  52.    over 1300 mails from this list and a couple of other i am Subscribed to.
  53.    So i only bothered to read a few of them, but i am a bit confused abouth
  54.    the AGA situation for AMOS.
  55.    I read something abouth a AGA extension called JADE and a Game Extension
  56.    witch would handle AGA.
  57.    So i am wondering, what is the latest news abouth AGA for Amos, Are Jade
  58.    out or some other AGA extension???
  59.    Also, will i finally be able to use 32 or 64 colours in Hires on my
  60.    Music Disk and DiskMag???
  61.  
  62.  
  63. Ok, i really hope there is some cool Amos coder's on this list that can help
  64. me.
  65. If you only can help me with one or two of the questions i'am happy to hear
  66. from you aswell, all help is good help.
  67.  
  68. I know it maybee a bit much to ask, but i would be really grait if the one
  69. that desides to help me can finnish by Wednesday, so i can reach the deadline.
  70.  
  71. Those who help me with question 1-3 will ofcos get credit for their work in
  72. every issue we use the code in, and i can personally E-Mail it to you as soon
  73. as it is finnished if you want me to.
  74.  
  75. By helping me you will also help the Amiga Scene to get a new production
  76. And you will feel grait too!
  77.  
  78. So come on!!
  79.  
  80.  
  81. Greetings From:
  82.  
  83. Morten Bolstad
  84.  
  85. morten.bolstad@login.eunet.no
  86.  
  87.